Request headers

Only registered user can perform this action
  Authentication - string - required
    Example of Authentication header : "Bearer TOKEN_FETCHED_FROM_SERVER_DURING_REGISTRATION"

Success response body

{
  "id": 2,
  "name": "Scrum Launch",
  "plan": [
    "pro-bundle"
  ],
  "publish_plan": "Pro Bundle, Nill",
  "subscibed": null,
  "trial_status": "in_progress",
  "workspace_members_count": 2,
  "pending_workspace_invites_count": 1,
  "content_requests_count": 3,
  "content_request_submissions_count": 5,
  "created_at": "2022-10-07T12:27:41.822Z",
  "can_extend_trial_type": false,
  "admin": {
    "id": 9,
    "full_name": "Vadim Kruchina",
    "email": "kruchina.vadim@gmail.com"
  }
}

Params

Param name Description
id
required

Validations:

  • Must be a Integer

trial_type_expired_date
required

Example: 2022/06/07

Validations:

  • Must be a String

trial_extension_reason
required

Validations:

  • Must be one of: Still Considering, Didn't Get to Try, Needed to Add Team Member, Comparing to Another Tool, Wanted to Try New Feature, Other.